Skip to content

make iplot include resize listener #970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

make iplot include resize listener #970

wants to merge 1 commit into from

Conversation

krakentoa
Copy link

'offline.plot' makes plotly resize a plot when the corresponding div is resized. 'offline.iplot' doesn't.
The script is not included if both width and height properties in the layout are set to anything other than "100%"
This pull request makes 'offline.iplot' include the same resizing script under the same conditions that 'offline.plot' does.

'offline.plot' makes plotly resize a plot when the corresponding div is resized. 'offline.iplot' doesn't.
The script is not included if both width and height properties in the layout are set to anything other than "100%"
This pull request makes 'offline.iplot' include the same resizing script under the same conditions that 'offline.plot' does.
@jonmmease jonmmease added this to the v3.4.0 milestone Sep 20, 2018
@jonmmease
Copy link
Contributor

This functionality is being added as part of PR #1234. Thanks for the PR and for bringing this up @krakentoa!

@jonmmease jonmmease closed this Oct 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants